home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6436 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  679 b 

  1. Path: coranto.ucs.mun.ca!usenet
  2. From: Christopher Deacon <cdeacon@kelvin.physics.mun.ca>
  3. Newsgroups: comp.lang.c
  4. Subject: printing text on screen
  5. Date: Sat, 24 Feb 1996 17:44:50 -0400
  6. Organization: Memorial University of Newfoundland
  7. Message-ID: <312F86D2.2D3F@kelvin.physics.mun.ca>
  8. NNTP-Posting-Host: three164.remote.mun.ca
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. I want to know how to display a line of text at the bottom of
  15. the screen, and how to turn it off again.
  16.  
  17. I presume this has something to do with the curses library, but,as
  18. usual, documentation is difficult to decipher!
  19.  
  20. Chris
  21.